wayland: Clean up key repeat timeout
authorMatthias Clasen <mclasen@redhat.com>
Fri, 4 Mar 2016 18:54:39 +0000 (13:54 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 4 Mar 2016 18:56:26 +0000 (13:56 -0500)
commit69479ceaef67908d09b4b489a093bc4d6fa5b9a0
tree529d2c1c197dd702fd1d526abc9813bd04ae0811
parent4d2e7a0314d9c2fce85004c2f82526edc3832c3e
wayland: Clean up key repeat timeout

When returning G_SOURCE_REMOVE from a callback, we need
to reset the source id as well.
gdk/wayland/gdkdevice-wayland.c